@charset "UTF-8";
/*
 * This file was auto-generated using SASS
 * You can manually modify it - but usually you will want to 
 * Re-generate it using the SASS variables of your theme
*/
body.va-layout-full section.app-blog article {
  background: #FFF;
  padding-bottom: 15px;
  transition: box-shadow .3s ease-in-out; }
  body.va-layout-full section.app-blog article .header,
  body.va-layout-full section.app-blog article .content,
  body.va-layout-full section.app-blog article .footer,
  body.va-layout-full section.app-blog article #disqus_thread {
    padding: 0 30px; }
  body.va-layout-full section.app-blog article .header picture {
    margin-right: -30px;
    margin-left: -30px; }
  body.va-layout-full section.app-blog article.list-item:hover {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2); }

body.va-layout-full section.app-blog aside .addthis_inline_share_toolbox {
  background: #FFF;
  margin-top: 1px;
  padding: 30px; }

.app-blog-3col .text {
  flex: 1; }

section.app-blog .category-header {
  margin-bottom: 30px; }

section.app-blog article {
  margin-bottom: 45px; }
  section.app-blog article.list-item picture {
    display: block;
    margin-bottom: 30px;
    transition: background-color .3s ease-in-out; }
    section.app-blog article.list-item picture img {
      transition: opacity .3s ease-in-out;
      backface-visibility: hidden;
      width: 100%; }
  section.app-blog article.list-item h2 {
    transition: color .3s ease-in-out; }
  section.app-blog article.list-item .details {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px; }
    section.app-blog article.list-item .details .person {
      margin-right: 10px; }
      section.app-blog article.list-item .details .person img {
        border-radius: 50%; }
    section.app-blog article.list-item .details time {
      font-size: 0.85em; }
    section.app-blog article.list-item .details a.category {
      font-size: 0.85em;
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.list-item .content {
    margin-bottom: 30px; }
    section.app-blog article.list-item .content span.readmore {
      margin-top: 15px; }
  section.app-blog article.list-item .footer .tags {
    font-size: 0.85em;
    padding-bottom: 15px;
    border-bottom: 1px solid #777777;
    margin-bottom: 10px; }
    section.app-blog article.list-item .footer .tags a {
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.list-item .footer .person {
    overflow: hidden; }
    section.app-blog article.list-item .footer .person a {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.app-blog article.list-item .footer .person a img {
        border-radius: 50%;
        backface-visibility: hidden;
        margin-right: 15px; }
      section.app-blog article.list-item .footer .person a h4 {
        font-size: 0.85em; }
  section.app-blog article.list-item .app-blog-readmorelink:hover picture img {
    opacity: 0.8; }
  section.app-blog article.list-item .app-blog-readmorelink:hover h2 {
    color: #e02f2b; }

.startpage-element:hover .readmore {
  color: #e02f2b; }

section.app-blog .ly-margin-bottom {
  margin-bottom: 0px !important; }

section.app-blog article {
  margin-bottom: 45px; }
  section.app-blog article.post-detail .header picture {
    display: block;
    margin-bottom: 30px;
    transition: background-color .3s ease-in-out; }
    section.app-blog article.post-detail .header picture img {
      transition: opacity .3s ease-in-out;
      width: 100%; }
  section.app-blog article.post-detail .header h2 {
    transition: color .3s ease-in-out; }
  section.app-blog article.post-detail .header .details {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 15px 0; }
    section.app-blog article.post-detail .header .details .person {
      margin-right: 10px; }
      section.app-blog article.post-detail .header .details .person img {
        border-radius: 50%; }
    section.app-blog article.post-detail .header .details time {
      font-size: 13px; }
    section.app-blog article.post-detail .header .details a.category {
      font-size: 13px;
      display: inline-block;
      padding: 0 5px; }
  section.app-blog article.post-detail .content {
    margin-bottom: 30px; }
  section.app-blog article.post-detail .footer .tags {
    font-size: 13px;
    padding-bottom: 15px;
    margin-bottom: 10px; }
    section.app-blog article.post-detail .footer .tags strong {
      line-height: 1.5;
      vertical-align: middle; }
    section.app-blog article.post-detail .footer .tags a {
      margin-right: 5px; }
  section.app-blog article.post-detail .footer .person {
    overflow: hidden; }
    section.app-blog article.post-detail .footer .person a {
      display: flex;
      flex-direction: row;
      align-items: center; }
      section.app-blog article.post-detail .footer .person a img {
        border-radius: 50%;
        backface-visibility: hidden;
        margin-right: 15px; }
      section.app-blog article.post-detail .footer .person a h4 {
        font-size: 13px; }
  section.app-blog article.post-detail .footer .authordetails {
    font-size: 13px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef; }
    section.app-blog article.post-detail .footer .authordetails img {
      border-radius: 50%;
      max-width: 100px;
      float: right;
      display: block;
      margin-left: 30px; }
    section.app-blog article.post-detail .footer .authordetails p {
      font-size: 13px; }
  section.app-blog article.post-detail .footer .backlink {
    margin-bottom: 30px; }
  section.app-blog article.post-detail .app-blog-readmorelink:hover picture {
    background-color: #e02f2b; }
    section.app-blog article.post-detail .app-blog-readmorelink:hover picture img {
      opacity: 0.5; }
  section.app-blog article.post-detail .app-blog-readmorelink:hover h2 {
    color: #e02f2b; }

section.app-blog .addthis_inline_share_toolbox {
  margin: 30px 0; }

section.app-blog aside .addthis_inline_share_toolbox {
  padding-left: 30px;
  min-width: 350px; }

section.app-blog hr {
  margin: 30px 0; }

section .article-links {
  overflow: hidden; }

section .previous, section .next {
  max-width: 48%;
  font-size: 13px;
  font-weight: 700; }
  @media (min-width: 576px) {
    section .previous, section .next {
      max-width: 300px; } }
  section .previous a:before, section .next a:before {
    font-weight: 300;
    font-size: 50px;
    transition: color .3s ease-in-out;
    color: #e02f2b; }
  section .previous a:hover, section .next a:hover {
    text-decoration: none; }
    section .previous a:hover:before, section .next a:hover:before {
      color: #555555; }
  section .previous a strong, section .next a strong {
    display: block;
    font-weight: 500; }
  section .previous a img, section .next a img {
    display: none;
    width: 70px; }
    @media (min-width: 992px) {
      section .previous a img, section .next a img {
        display: block; } }

section .previous {
  float: left; }
  section .previous a {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #555555; }
    section .previous a:before {
      content: "‹";
      margin-right: 5px; }
    section .previous a img {
      border-radius: 50%;
      margin-right: 10px; }

section .next {
  float: right; }
  section .next a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    text-align: right;
    color: #555555; }
    section .next a:before {
      content: "›";
      margin-left: 5px; }
    section .next a img {
      border-radius: 50%;
      margin-left: 10px; }

body.va-layout-full nav.co-category-list-container {
  background: #FFF;
  padding: 15px 30px; }

nav.co-category-list-container {
  padding: 0px;
  border-left: 5px solid #e02f2b;
  padding-left: 30px;
  min-width: 100%; }
  @media (min-width: 992px) {
    nav.co-category-list-container {
      width: 310px; } }
  nav.co-category-list-container h3 {
    padding-bottom: 15px;
    color: #6f6f6f;
    font-size: 14px; }
  nav.co-category-list-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    nav.co-category-list-container ul li a {
      padding: 7.5px 0;
      display: block;
      transition: color .3s ease-in-out; }
    nav.co-category-list-container ul li span {
      background: #777777;
      color: #a2a2a2; }

#content ul.pagination li:before {
  content: ""; }

/*# sourceMappingURL=bs3.css.map */
